
/* Style sheets */
/* external style sheet */


body 	{font-family: arial, sans-serif;}
	a:hover	{text-decoration: underline; }
	li		{font-weight: bolder;}
	h2, em		{font-family: arial, sans-serif; text-decoration: underline;}
	p		{font-family: calibri; sans-serif;
			  font-size: large;}
	ol		{font-size: larger;}		  
	